Evaluate(XPathExpression)
Evaluate(XPathExpression,XPathNodeIterator)
- Category
- Method
- Description
- Evaluates the string representing an XPath expression and returns the typed result (number, Boolean, string, or node set). Use the System.Xml.XPath.XPathNodeIterator to iterate over a set of nodes.
- Type
- Object
- Character
- public
- Parameters
-
Name Type Description xpath String - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Evaluates the System.Xml.XPath.XPathExpression and returns the typed result (number, Boolean, string, or node set). Use the System.Xml.XPath.XPathNodeIterator to iterate over a set of nodes.
- Type
- Object
- Character
- public
- Parameters
-
Name Type Description expr XPathExpression - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
Evaluate(XPathExpression,XPathNodeIterator)
- Category
- Method
- Description
- Evaluates the System.Xml.XPath.XPathExpression using the supplied context and returns the typed result (number, Boolean, string, or node set).
- Type
- Object
- Character
- public
- Parameters
-
Name Type Description expr XPathExpression context XPathNodeIterator - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database